home *** CD-ROM | disk | FTP | other *** search
/ Flash MX Savvy / FlashMX Savvy.iso / pc / WIN / FreeHand / Setup.exe / data1.cab / App_Files / English / PPDs / AGPRS961.PPD < prev    next >
Encoding:
PostScript Printer Description  |  2001-08-15  |  26.0 KB  |  602 lines

  1. *PPD-Adobe: "4.0"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1993 Adobe Systems Incorporated. 
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *FormatVersion: "4.0"
  10. *FileVersion: "3.1"
  11. *PCFileName: "AGPrS961.PPD"
  12. *LanguageVersion: English
  13. *Product: "(AGFA ProSet 9600)"
  14. *PSVersion: "(52.3) 320"
  15. *ModelName: "AGFA-ProSet9600"
  16. *NickName: "AGFA-ProSet9600 v52.3"
  17.  
  18. *% General Information and Defaults ===============
  19. *FreeVM: "2453510"
  20. *LanguageLevel: 1
  21. *ColorDevice: False
  22. *DefaultColorSpace: Gray
  23. *VariablePaperSize: True
  24. *Extensions: FileSystem
  25. *FileSystem: True
  26. *?FileSystem: "
  27.   statusdict /diskstatus get exec
  28.   exch pop 0 eq {(False)}{(True)}ifelse = flush
  29. "
  30. *End
  31. *Throughput: "1"
  32. *Password: "0"
  33. *ExitServer: "
  34.   count 0 eq {  % is the password on the stack?
  35.     true 
  36.   }{
  37.     dup    % potential password
  38.     statusdict /checkpassword get exec not 
  39.   } ifelse 
  40.   {  %  if no password or not valid   
  41.     (WARNING : Cannot perform the exitserver command.) = 
  42.     (Password supplied is not valid.) = 
  43.     (Please contact the author of this software.) = flush
  44.     quit 
  45.   } if 
  46.   serverdict /exitserver get exec
  47. "
  48. *End
  49. *Reset: "
  50.   count 0 eq {  % is the password on the stack?
  51.     true 
  52.   }{
  53.     dup    % potential password
  54.     statusdict /checkpassword get exec not 
  55.   } ifelse 
  56.   {  %  if no password or not valid 
  57.     (WARNING : Cannot reset printer.) = 
  58.     (Password supplied is not valid.) = 
  59.     (Please contact the author of this software.) = flush
  60.     quit 
  61.   } if 
  62.   serverdict /exitserver get exec
  63.   systemdict /quit get exec
  64.   (WARNING : Printer Reset Failed.) = flush
  65. "
  66. *End
  67.  
  68. *OpenUI *Resolution: PickOne
  69. *OrderDependency: 20 AnySetup *Resolution
  70. *DefaultResolution: 1200x1200dpi
  71. *Resolution  600x600dpi: "  600 statusdict  /setresolution get exec "
  72. *Resolution 1200x1200dpi: " 1200 statusdict   /setresolution get exec "
  73. *Resolution 2400x2400dpi: " 2400 statusdict /setresolution get exec "
  74. *?Resolution: "
  75. save
  76.   initgraphics
  77.   0 0 moveto currentpoint matrix defaultmatrix transform
  78.   0 72 lineto currentpoint matrix defaultmatrix transform
  79.   3 -1 roll sub dup mul
  80.   3 1 roll exch sub dup mul
  81.   add sqrt round cvi
  82.   (          ) cvs dup print (x) print print (dpi) = flush
  83. restore
  84. "
  85. *End
  86. *CloseUI: *Resolution
  87.  
  88. *% Halftone Information ===============
  89. *ScreenFreq: "133.0"
  90. *ScreenAngle: "45.0"
  91. *DefaultScreenProc: Dot
  92. *ScreenProc Dot: "
  93. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  94. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  95. "
  96. *End
  97. *ScreenProc Line: "{ pop }"
  98. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  99.  
  100. *DefaultTransfer: Null
  101. *Transfer Null: "{ }"
  102. *Transfer Null.Inverse: "{ 1 exch sub }"
  103.  
  104. *% Paper Handling ===================
  105.  
  106. *% Use these entries to set paper size most of the time, unless there is
  107. *% specific reason to use PageRegion.
  108. *OpenUI *PageSize: PickOne
  109. *OrderDependency: 30 AnySetup *PageSize
  110. *DefaultPageSize: Letter
  111. *PageSize Letter: "letter"
  112. *PageSize Legal: "legal"
  113. *PageSize Tabloid: "11x17"
  114. *PageSize LARGE: "979 1944 1 statusdict /setpage get exec"
  115. *PageSize A3: "a3"
  116. *PageSize A4: "a4"
  117. *PageSize A5: "a5"
  118. *PageSize B5: "b5"
  119. *PageSize Letter.Transverse: "Letter"
  120. *PageSize A4.Transverse: "A4"
  121. *PageSize A5.Transverse: "A5"
  122. *PageSize B5.Transverse: "B5"
  123. *?PageSize: "
  124. save
  125.  mark  statusdict /pageparams get exec  exch pop
  126.    5 dict
  127.     dup [420 595] (A5.Transverse) put
  128.     dup [516 729] (B5.Transverse) put
  129.     dup [595 842] (A4.Transverse) put
  130.     dup [612 792] (Letter.Transverse) put
  131.    8 dict
  132.     dup [595 420] (A5) put
  133.     dup [729 516] (B5) put
  134.     dup [792 612] (Letter) put
  135.     dup [842 595] (A4) put
  136.     dup [1008 612] (Legal) put
  137.     dup [1190 842] (A3) put
  138.     dup [1224 792] (Tabloid) put
  139.     dup [1944 979] (LARGE) put
  140.   3 -1 roll 0 eq { pop } { exch pop }ifelse
  141.   (Unknown) exch
  142.   { exch aload pop
  143.     4 index eq exch 5 index eq and
  144.     { exch pop exit } { pop } ifelse
  145.   } bind forall = flush cleartomark
  146. restore
  147. "
  148. *End
  149. *CloseUI: *PageSize
  150.  
  151. *% These entries will set up the frame buffer. Usually used with manual feed.
  152. *OpenUI *PageRegion: PickOne
  153. *OrderDependency: 40 AnySetup *PageRegion
  154. *DefaultPageRegion: Letter
  155. *PageRegion Letter: "letter"
  156. *PageRegion Legal: "legal"
  157. *PageRegion Tabloid: "11x17"
  158. *PageRegion LARGE: "979 1944 1 statusdict /setpage get exec"
  159. *PageRegion A3: "a3"
  160. *PageRegion A4: "a4"
  161. *PageRegion A5: "a5"
  162. *PageRegion B5: "b5"
  163. *PageRegion Letter.Transverse: "Letter"
  164. *PageRegion A4.Transverse: "A4"
  165. *PageRegion A5.Transverse: "A5"
  166. *PageRegion B5.Transverse: "B5"
  167. *CloseUI: *PageRegion
  168.  
  169. *% The following entries provide information about specific paper keywords.
  170. *DefaultImageableArea: Letter
  171. *ImageableArea Letter: "0 0 612 792 "
  172. *ImageableArea Legal: "0 0 612 1008 "
  173. *ImageableArea Tabloid: "0 0 792 1224 "
  174. *ImageableArea LARGE: "0 0 979 1944"
  175. *ImageableArea A3: "0 0 842 1190 "
  176. *ImageableArea A4: "0 0 595 842  "
  177. *ImageableArea A5: "0 0 420 595  "
  178. *ImageableArea B5: "0 0 516 729  "
  179. *ImageableArea Letter.Transverse: "0 0 612 792 "
  180. *ImageableArea A4.Transverse: "0 0 595 842 "
  181. *ImageableArea A5.Transverse: "0 0 420 595 "
  182. *ImageableArea B5.Transverse: "0 0 516 729 "
  183. *?ImageableArea: "
  184.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  185.   newpath clippath pathbbox
  186.   4 -2 roll exch 2 {ceiling cvp} repeat
  187.   exch 2 {floor cvp} repeat flush
  188.  restore
  189. "
  190. *End
  191.  
  192. *% These provide the physical dimensions of the paper (by keyword)
  193. *DefaultPaperDimension: Letter
  194. *PaperDimension Letter: "612 792 "
  195. *PaperDimension Legal: "612 1008"
  196. *PaperDimension Tabloid: "792 1224"
  197. *PaperDimension LARGE: "979 1944"
  198. *PaperDimension A3: "842 1190"
  199. *PaperDimension A4: "595 842 "
  200. *PaperDimension A5: "420 595 "
  201. *PaperDimension B5: "516 729 "
  202. *PaperDimension Letter.Transverse: "612 792 "
  203. *PaperDimension A4.Transverse: "595 842 "
  204. *PaperDimension A5.Transverse: "420 595 "
  205. *PaperDimension B5.Transverse: "516 729 "
  206.  
  207. *% Custom Page Sizes
  208. *CustomPageSize True: "exch pop statusdict begin setpageparams end"
  209. *ParamCustomPageSize Width: 1 points 0 979
  210. *ParamCustomPageSize Height: 2 points 0 1944
  211. *ParamCustomPageSize WidthOffset/Margins: 3 points 0 979
  212. *ParamCustomPageSize HeightOffset: 4 points 0 0
  213. *ParamCustomPageSize Orientation: 5 int 0 1
  214.  
  215. *% Default Handling Features. This machine is a roll-fed machine, which is 
  216. *% why most of these entries have values of "None".
  217. *OpenUI *InputSlot: PickOne
  218. *OrderDependency: 20 AnySetup *InputSlot
  219. *DefaultInputSlot: Cassette
  220. *InputSlot Cassette: ""
  221. *CloseUI: *InputSlot
  222.  
  223. *% Imagesetter Information =====================
  224. *OpenGroup: Imagesetter
  225. *OpenUI *MirrorPrint/Mirror Print: Boolean
  226. *OrderDependency: 50 AnySetup *MirrorPrint
  227. *MirrorPrint True: "true statusdict /setmirrorprint get exec"
  228. *MirrorPrint False: "false statusdict /setmirrorprint get exec"
  229. *DefaultMirrorPrint: False
  230. *?MirrorPrint: "save statusdict /mirrorprint get exec
  231.    { (True) } { (False) } ifelse = flush restore"
  232. *End
  233. *CloseUI: *MirrorPrint
  234.  
  235. *NegativePrint True: "statusdict begin true setinvert end"
  236. *DefaultNegativePrint: False
  237. *?NegativePrint: "statusdict begin invert end
  238.                   {(True)}{(False)}ifelse = flush"
  239. *End
  240.  
  241. *AdvanceMedia None: ""
  242. *DefaultAdvanceMedia: None
  243. *?AdvanceMedia: "(None) = flush"
  244.  
  245. *CutMedia None: ""
  246. *DefaultCutMedia: None
  247. *?CutMedia: "(None) = flush"
  248. *CloseGroup: Imagesetter
  249.  
  250. *% Font Information =====================
  251.  
  252. *DefaultFont: Courier
  253. *Font Courier: Standard "(001.004)" Standard ROM
  254. *Font Courier-Bold: Standard "(001.004)" Standard ROM
  255. *Font Courier-BoldOblique: Standard "(001.004)" Standard ROM
  256. *Font Courier-Oblique: Standard "(001.004)" Standard ROM
  257. *Font Helvetica: Standard "(001.002)" Standard ROM
  258. *Font Helvetica-Bold: Standard "(001.002)" Standard ROM
  259. *Font Helvetica-BoldOblique: Standard "(001.002)" Standard ROM
  260. *Font Helvetica-Oblique: Standard "(001.002)" Standard ROM
  261. *Font Symbol: Special "(001.003)" Special ROM
  262. *Font Times-Bold: Standard "(001.002)" Standard ROM
  263. *Font Times-BoldItalic: Standard "(001.004)" Standard ROM
  264. *Font Times-Italic: Standard "(001.002)" Standard ROM
  265. *Font Times-Roman: Standard "(001.002)" Standard ROM
  266. *?FontQuery: "
  267. save
  268. {
  269.   count 1 gt {
  270.   exch dup 128 string cvs (/) print print (:) print
  271.   dup FontDirectory exch known {pop (Yes)}
  272.   {
  273.     (fonts/                              )
  274.       dup 3 -1 roll 128 string cvs dup length /len exch def
  275.       6 exch putinterval
  276.       0 len 6 add getinterval mark exch
  277.       { } 128 string filenameforall counttomark 0 gt {
  278.       cleartomark (Yes)}{cleartomark (No)}ifelse
  279.       }ifelse =
  280.       }{ exit } ifelse
  281.   } bind loop
  282.   (*) = flush
  283. restore
  284. "
  285. *End
  286.  
  287. *?FontList: "
  288. save
  289.   FontDirectory { pop == } bind forall flush
  290.   /filenameforall where {
  291.     pop (fonts/*) {
  292.     dup length 6 sub 6 exch getinterval cvn ==
  293.     } bind
  294.     128 string filenameforall flush
  295.   } if
  296.   (*) = flush
  297. restore
  298. "
  299. *End
  300.  
  301. *% Printer Messages (verbatim from printer):
  302. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  303. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  304. *Message: "\FontName\ not found, using Courier"
  305.  
  306. *% Status (format: %%[ status: <one of these> ]%% )
  307. *Status: "idle"
  308. *Status: "busy"
  309. *Status: "waiting"
  310. *Status: "printing"
  311.  
  312. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  313. *Source: "serial9"
  314. *Source: "serial25"
  315. *Source: "AppleTalk"
  316. *Source: "Centronics"
  317.  
  318. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  319. *PrinterError: "Fatal error"
  320. *PrinterError: "Engine hardware failure"
  321. *PrinterError: "Printer busy"
  322. *PrinterError: "Printer in pause"
  323. *PrinterError: "Media jam"
  324. *PrinterError: "Cutter jam"
  325. *PrinterError: "No cassette"
  326. *PrinterError: "No media"
  327. *PrinterError: "Take done"
  328. *PrinterError: "Missed breakpoint"
  329. *PrinterError: "Warning: Low media"
  330. *PrinterError: "Cover Open"
  331. *PrinterError: "Non Voltatile Memory Write Complete"
  332. *PrinterError: "No Cutter"
  333. *PrinterError: "Engine Underrun"
  334. *PrinterError: "External Processor Not Ready"
  335. *PrinterError: "Command Processing State"
  336. *PrinterError: "Time out on engine communication"
  337. *PrinterError: "Engine communication failure"
  338. *PrinterError: "Error in engine resolution"
  339. *PrinterError: "Printer OK"
  340. *PrinterError: "Failed printerstart"
  341. *PrinterError: "Image transfer problem"
  342. *PrinterError: "Image transfer problem"
  343. *PrinterError: "Image transfer problem"
  344. *PrinterError: "Image transfer problem"
  345. *PrinterError: "Image transfer problem"
  346. *PrinterError: "Image transfer problem"
  347. *PrinterError: "Image transfer problem"
  348. *PrinterError: "Default page being defined is too long."
  349. *PrinterError: "Page being defined is too wide."
  350. *PrinterError: "Printer needs attention"
  351.  
  352.  
  353. *% Color Separation Information =====================
  354.  
  355. *InkName: ProcessCyan/Process Cyan
  356. *InkName: ProcessMagenta/Process Magenta
  357. *InkName: ProcessYellow/Process Yellow
  358. *InkName: ProcessBlack/Process Black
  359. *InkName: CustomColor/Custom Color
  360.  
  361. *% For 65 lpi  =====================================================
  362.  
  363. *ColorSepScreenAngle ProcessBlack.65lpi.600dpi/65 lpi / 600 dpi: "45.0"
  364. *ColorSepScreenAngle CustomColor.65lpi.600dpi/65 lpi / 600 dpi: "45.0"
  365. *ColorSepScreenAngle ProcessCyan.65lpi.600dpi/65 lpi / 600 dpi: "15.0"
  366. *ColorSepScreenAngle ProcessMagenta.65lpi.600dpi/65 lpi / 600 dpi: "75.0"
  367. *ColorSepScreenAngle ProcessYellow.65lpi.600dpi/65 lpi / 600 dpi: "0.0"
  368.  
  369. *ColorSepScreenFreq ProcessBlack.65lpi.600dpi/65 lpi / 600 dpi: "65.0"
  370. *ColorSepScreenFreq CustomColor.65lpi.600dpi/65 lpi / 600 dpi: "65.0"
  371. *ColorSepScreenFreq ProcessCyan.65lpi.600dpi/65 lpi / 600 dpi: "65.0"
  372. *ColorSepScreenFreq ProcessMagenta.65lpi.600dpi/65 lpi / 600 dpi: "65.0"
  373. *ColorSepScreenFreq ProcessYellow.65lpi.600dpi/65 lpi / 600 dpi: "65.0"
  374.  
  375. *ColorSepScreenAngle ProcessBlack.65lpi.1200dpi/65 lpi / 1200 dpi: "45.0"
  376. *ColorSepScreenAngle CustomColor.65lpi.1200dpi/65 lpi / 1200 dpi: "45.0"
  377. *ColorSepScreenAngle ProcessCyan.65lpi.1200dpi/65 lpi / 1200 dpi: "18.43"
  378. *ColorSepScreenAngle ProcessMagenta.65lpi.1200dpi/65 lpi / 1200 dpi: "71.57"
  379. *ColorSepScreenAngle ProcessYellow.65lpi.1200dpi/65 lpi / 1200 dpi: "0.0"
  380.  
  381. *ColorSepScreenFreq ProcessBlack.65lpi.1200dpi/65 lpi / 1200 dpi: "70.71"
  382. *ColorSepScreenFreq CustomColor.65lpi.1200dpi/65 lpi / 1200 dpi: "70.71"
  383. *ColorSepScreenFreq ProcessCyan.65lpi.1200dpi/65 lpi / 1200 dpi: "63.25"
  384. *ColorSepScreenFreq ProcessMagenta.65lpi.1200dpi/65 lpi / 1200 dpi: "63.25"
  385. *ColorSepScreenFreq ProcessYellow.65lpi.1200dpi/65 lpi / 1200 dpi: "66.67"
  386.  
  387. *ColorSepScreenAngle ProcessBlack.65lpi.2400dpi/65 lpi / 2400 dpi: "45.0"
  388. *ColorSepScreenAngle CustomColor.65lpi.2400dpi/65 lpi / 2400 dpi: "45.0"
  389. *ColorSepScreenAngle ProcessCyan.65lpi.2400dpi/65 lpi / 2400 dpi: "18.43"
  390. *ColorSepScreenAngle ProcessMagenta.65lpi.2400dpi/65 lpi / 2400 dpi: "71.57"
  391. *ColorSepScreenAngle ProcessYellow.65lpi.2400dpi/65 lpi / 2400 dpi: "0.0"
  392.  
  393. *ColorSepScreenFreq ProcessBlack.65lpi.2400dpi/65 lpi / 2400 dpi: "70.71"
  394. *ColorSepScreenFreq CustomColor.65lpi.2400dpi/65 lpi / 2400 dpi: "70.71"
  395. *ColorSepScreenFreq ProcessCyan.65lpi.2400dpi/65 lpi / 2400 dpi: "63.25"
  396. *ColorSepScreenFreq ProcessMagenta.65lpi.2400dpi/65 lpi / 2400 dpi: "63.25"
  397. *ColorSepScreenFreq ProcessYellow.65lpi.2400dpi/65 lpi / 2400 dpi: "66.67"
  398.  
  399. *% For 75 lpi  =====================================================
  400.  
  401. *ColorSepScreenAngle ProcessBlack.75lpi.600dpi/75 lpi / 600 dpi: "45.0"
  402. *ColorSepScreenAngle CustomColor.75lpi.600dpi/75 lpi / 600 dpi: "45.0"
  403. *ColorSepScreenAngle ProcessCyan.75lpi.600dpi/75 lpi / 600 dpi: "15.0"
  404. *ColorSepScreenAngle ProcessMagenta.75lpi.600dpi/75 lpi / 600 dpi: "75.0"
  405. *ColorSepScreenAngle ProcessYellow.75lpi.600dpi/75 lpi / 600 dpi: "0.0"
  406.  
  407. *ColorSepScreenFreq ProcessBlack.75lpi.600dpi/75 lpi / 600 dpi: "75.0"
  408. *ColorSepScreenFreq CustomColor.75lpi.600dpi/75 lpi / 600 dpi: "75.0"
  409. *ColorSepScreenFreq ProcessCyan.75lpi.600dpi/75 lpi / 600 dpi: "75.0"
  410. *ColorSepScreenFreq ProcessMagenta.75lpi.600dpi/75 lpi / 600 dpi: "75.0"
  411. *ColorSepScreenFreq ProcessYellow.75lpi.600dpi/75 lpi / 600 dpi: "75.0"
  412.  
  413. *% For 85 lpi  =====================================================
  414.  
  415. *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  416. *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  417. *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "15.0"
  418. *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "75.0"
  419. *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"
  420.  
  421. *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "85.0"
  422. *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "85.0"
  423. *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "85.0"
  424. *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "85.0"
  425. *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "85.0"
  426.  
  427. *% For 100 lpi  =====================================================
  428.  
  429. *ColorSepScreenAngle ProcessBlack.100lpi.600dpi/100 lpi / 600 dpi: "45.0"
  430. *ColorSepScreenAngle CustomColor.100lpi.600dpi/100 lpi / 600 dpi: "45.0"
  431. *ColorSepScreenAngle ProcessCyan.100lpi.600dpi/100 lpi / 600 dpi: "15.0"
  432. *ColorSepScreenAngle ProcessMagenta.100lpi.600dpi/100 lpi / 600 dpi: "75.0"
  433. *ColorSepScreenAngle ProcessYellow.100lpi.600dpi/100 lpi / 600 dpi: "0.0"
  434.  
  435. *ColorSepScreenFreq ProcessBlack.100lpi.600dpi/100 lpi / 600 dpi: "100.0"
  436. *ColorSepScreenFreq CustomColor.100lpi.600dpi/100 lpi / 600 dpi: "100.0"
  437. *ColorSepScreenFreq ProcessCyan.100lpi.600dpi/100 lpi / 600 dpi: "100.0"
  438. *ColorSepScreenFreq ProcessMagenta.100lpi.600dpi/100 lpi / 600 dpi: "100.0"
  439. *ColorSepScreenFreq ProcessYellow.100lpi.600dpi/100 lpi / 600 dpi: "100.0"
  440.  
  441. *ColorSepScreenAngle ProcessBlack.100lpi.1200dpi/100 lpi / 1200 dpi: "45.0"
  442. *ColorSepScreenAngle CustomColor.100lpi.1200dpi/100 lpi / 1200 dpi: "45.0"
  443. *ColorSepScreenAngle ProcessCyan.100lpi.1200dpi/100 lpi / 1200 dpi: "18.43"
  444. *ColorSepScreenAngle ProcessMagenta.100lpi.1200dpi/100 lpi / 1200 dpi: "71.57"
  445. *ColorSepScreenAngle ProcessYellow.100lpi.1200dpi/100 lpi / 1200 dpi: "0.0"
  446.  
  447. *ColorSepScreenFreq ProcessBlack.100lpi.1200dpi/100 lpi / 1200 dpi: "106.07"
  448. *ColorSepScreenFreq CustomColor.100lpi.1200dpi/100 lpi / 1200 dpi: "106.07"
  449. *ColorSepScreenFreq ProcessCyan.100lpi.1200dpi/100 lpi / 1200 dpi: "94.87"
  450. *ColorSepScreenFreq ProcessMagenta.100lpi.1200dpi/100 lpi / 1200 dpi: "94.87"
  451. *ColorSepScreenFreq ProcessYellow.100lpi.1200dpi/100 lpi / 1200 dpi: "100.00"
  452.  
  453. *ColorSepScreenAngle ProcessBlack.100lpi.2400dpi/100 lpi / 2400 dpi: "45.0"
  454. *ColorSepScreenAngle CustomColor.100lpi.2400dpi/100 lpi / 2400 dpi: "45.0"
  455. *ColorSepScreenAngle ProcessCyan.100lpi.2400dpi/100 lpi / 2400 dpi: "18.43"
  456. *ColorSepScreenAngle ProcessMagenta.100lpi.2400dpi/100 lpi / 2400 dpi: "71.57"
  457. *ColorSepScreenAngle ProcessYellow.100lpi.2400dpi/100 lpi / 2400 dpi: "0.0"
  458.  
  459. *ColorSepScreenFreq ProcessBlack.100lpi.2400dpi/100 lpi / 2400 dpi: "106.07"
  460. *ColorSepScreenFreq CustomColor.100lpi.2400dpi/100 lpi / 2400 dpi: "106.07"
  461. *ColorSepScreenFreq ProcessCyan.100lpi.2400dpi/100 lpi / 2400 dpi: "94.87"
  462. *ColorSepScreenFreq ProcessMagenta.100lpi.2400dpi/100 lpi / 2400 dpi: "94.87"
  463. *ColorSepScreenFreq ProcessYellow.100lpi.2400dpi/100 lpi / 2400 dpi: "100.00"
  464.  
  465. *% For 120 lpi  =====================================================
  466.  
  467. *ColorSepScreenAngle ProcessBlack.120lpi.2400dpi/120 lpi / 2400 dpi: "45.0"
  468. *ColorSepScreenAngle CustomColor.120lpi.2400dpi/120 lpi / 2400 dpi: "45.0"
  469. *ColorSepScreenAngle ProcessCyan.120lpi.2400dpi/120 lpi / 2400 dpi: "18.43"
  470. *ColorSepScreenAngle ProcessMagenta.120lpi.2400dpi/120 lpi / 2400 dpi: "71.57"
  471. *ColorSepScreenAngle ProcessYellow.120lpi.2400dpi/120 lpi / 2400 dpi: "0.0"
  472.  
  473. *ColorSepScreenFreq ProcessBlack.120lpi.2400dpi/120 lpi / 2400 dpi: "113.14"
  474. *ColorSepScreenFreq CustomColor.120lpi.2400dpi/120 lpi / 2400 dpi: "113.14"
  475. *ColorSepScreenFreq ProcessCyan.120lpi.2400dpi/120 lpi / 2400 dpi: "126.50"
  476. *ColorSepScreenFreq ProcessMagenta.120lpi.2400dpi/120 lpi / 2400 dpi: "126.50"
  477. *ColorSepScreenFreq ProcessYellow.120lpi.2400dpi/120 lpi / 2400 dpi: "120.00"
  478.  
  479. *% For 133 lpi  =====================================================
  480.  
  481. *ColorSepScreenAngle ProcessBlack.133lpi.1200dpi/133 lpi / 1200 dpi: "45.0"
  482. *ColorSepScreenAngle CustomColor.133lpi.1200dpi/133 lpi / 1200 dpi: "45.0"
  483. *ColorSepScreenAngle ProcessCyan.133lpi.1200dpi/133 lpi / 1200 dpi: "18.43"
  484. *ColorSepScreenAngle ProcessMagenta.133lpi.1200dpi/133 lpi / 1200 dpi: "71.57"
  485. *ColorSepScreenAngle ProcessYellow.133lpi.1200dpi/133 lpi / 1200 dpi: "0.0"
  486.  
  487. *ColorSepScreenFreq ProcessBlack.133lpi.1200dpi/133 lpi / 1200 dpi: "141.42"
  488. *ColorSepScreenFreq CustomColor.133lpi.1200dpi/133 lpi / 1200 dpi: "141.42"
  489. *ColorSepScreenFreq ProcessCyan.133lpi.1200dpi/133 lpi / 1200 dpi: "126.50"
  490. *ColorSepScreenFreq ProcessMagenta.133lpi.1200dpi/133 lpi / 1200 dpi: "126.50"
  491. *ColorSepScreenFreq ProcessYellow.133lpi.1200dpi/133 lpi / 1200 dpi: "133.33"
  492.  
  493. *ColorSepScreenAngle ProcessBlack.133lpi.2400dpi/133 lpi / 2400 dpi: "45.0"
  494. *ColorSepScreenAngle CustomColor.133lpi.2400dpi/133 lpi / 2400 dpi: "45.0"
  495. *ColorSepScreenAngle ProcessCyan.133lpi.2400dpi/133 lpi / 2400 dpi: "18.43"
  496. *ColorSepScreenAngle ProcessMagenta.133lpi.2400dpi/133 lpi / 2400 dpi: "71.57"
  497. *ColorSepScreenAngle ProcessYellow.133lpi.2400dpi/133 lpi / 2400 dpi: "0.0"
  498.  
  499. *ColorSepScreenFreq ProcessBlack.133lpi.2400dpi/133 lpi / 2400 dpi: "141.42"
  500. *ColorSepScreenFreq CustomColor.133lpi.2400dpi/133 lpi / 2400 dpi: "141.42"
  501. *ColorSepScreenFreq ProcessCyan.133lpi.2400dpi/133 lpi / 2400 dpi: "126.50"
  502. *ColorSepScreenFreq ProcessMagenta.133lpi.2400dpi/133 lpi / 2400 dpi: "126.50"
  503. *ColorSepScreenFreq ProcessYellow.133lpi.2400dpi/133 lpi / 2400 dpi: "133.33"
  504.  
  505. *% For 150 lpi  =====================================================
  506.  
  507. *ColorSepScreenAngle ProcessBlack.150lpi.1200dpiATLAS/150 lpi / 1200 dpi ATLAS: "45.0"
  508. *ColorSepScreenAngle CustomColor.150lpi.1200dpiATLAS/150 lpi / 1200 dpi ATLAS: "45.0"
  509. *ColorSepScreenAngle ProcessCyan.150lpi.1200dpiATLAS/150 lpi / 1200 dpi ATLAS: "18.43"
  510. *ColorSepScreenAngle ProcessMagenta.150lpi.1200dpiATLAS/150 lpi / 1200 dpi ATLAS: "71.57"
  511. *ColorSepScreenAngle ProcessYellow.150lpi.1200dpiATLAS/150 lpi / 1200 dpi ATLAS: "0.0"
  512.  
  513. *ColorSepScreenFreq ProcessBlack.150lpi.1200dpiATLAS/150 lpi / 1200 dpi ATLAS: "169.71"
  514. *ColorSepScreenFreq CustomColor.150lpi.1200dpiATLAS/150 lpi / 1200 dpi ATLAS: "169.71"
  515. *ColorSepScreenFreq ProcessCyan.150lpi.1200dpiATLAS/150 lpi / 1200 dpi ATLAS: "126.50"
  516. *ColorSepScreenFreq ProcessMagenta.150lpi.1200dpiATLAS/150 lpi / 1200 dpi ATLAS: "126.50"
  517. *ColorSepScreenFreq ProcessYellow.150lpi.1200dpiATLAS/150 lpi / 1200 dpi ATLAS: "150.00"
  518.  
  519. *ColorSepScreenAngle ProcessBlack.150lpi.2400dpiATLAS/150 lpi / 2400 dpi ATLAS: "45.0"
  520. *ColorSepScreenAngle CustomColor.150lpi.2400dpiATLAS/150 lpi / 2400 dpi ATLAS: "45.0"
  521. *ColorSepScreenAngle ProcessCyan.150lpi.2400dpiATLAS/150 lpi / 2400 dpi ATLAS: "18.43"
  522. *ColorSepScreenAngle ProcessMagenta.150lpi.2400dpiATLAS/150 lpi / 2400 dpi ATLAS: "71.57"
  523. *ColorSepScreenAngle ProcessYellow.150lpi.2400dpiATLAS/150 lpi / 2400 dpi ATLAS: "0.0"
  524.  
  525. *ColorSepScreenFreq ProcessBlack.150lpi.2400dpiATLAS/150 lpi / 2400 dpi ATLAS: "169.71"
  526. *ColorSepScreenFreq CustomColor.150lpi.2400dpiATLAS/150 lpi / 2400 dpi ATLAS: "169.71"
  527. *ColorSepScreenFreq ProcessCyan.150lpi.2400dpiATLAS/150 lpi / 2400 dpi ATLAS: "126.50"
  528. *ColorSepScreenFreq ProcessMagenta.150lpi.2400dpiATLAS/150 lpi / 2400 dpi ATLAS: "126.50"
  529. *ColorSepScreenFreq ProcessYellow.150lpi.2400dpiATLAS/150 lpi / 2400 dpi ATLAS: "150.00"
  530.  
  531. *% For 150 lpi  =====================================================
  532.  
  533. *ColorSepScreenAngle ProcessBlack.150lpi.1200dpiSTAR/150 lpi / 1200 dpi STAR: "45.0"
  534. *ColorSepScreenAngle CustomColor.150lpi.1200dpiSTAR/150 lpi / 1200 dpi STAR: "45.0"
  535. *ColorSepScreenAngle ProcessCyan.150lpi.1200dpiSTAR/150 lpi / 1200 dpi STAR: "18.43"
  536. *ColorSepScreenAngle ProcessMagenta.150lpi.1200dpiSTAR/150 lpi / 1200 dpi STAR: "71.57"
  537. *ColorSepScreenAngle ProcessYellow.150lpi.1200dpiSTAR/150 lpi / 1200 dpi STAR: "0.0"
  538.  
  539. *ColorSepScreenFreq ProcessBlack.150lpi.1200dpiSTAR/150 lpi / 1200 dpi STAR: "169.71"
  540. *ColorSepScreenFreq CustomColor.150lpi.1200dpiSTAR/150 lpi / 1200 dpi STAR: "169.71"
  541. *ColorSepScreenFreq ProcessCyan.150lpi.1200dpiSTAR/150 lpi / 1200 dpi STAR: "126.50"
  542. *ColorSepScreenFreq ProcessMagenta.150lpi.1200dpiSTAR/150 lpi / 1200 dpi STAR: "126.50"
  543. *ColorSepScreenFreq ProcessYellow.150lpi.1200dpiSTAR/150 lpi / 1200 dpi STAR: "150.00"
  544.  
  545. *ColorSepScreenAngle ProcessBlack.150lpi.2400dpiSTAR/150 lpi / 2400 dpi STAR: "45.0"
  546. *ColorSepScreenAngle CustomColor.150lpi.2400dpiSTAR/150 lpi / 2400 dpi STAR: "45.0"
  547. *ColorSepScreenAngle ProcessCyan.150lpi.2400dpiSTAR/150 lpi / 2400 dpi STAR: "14.93"
  548. *ColorSepScreenAngle ProcessMagenta.150lpi.2400dpiSTAR/150 lpi / 2400 dpi STAR: "75.07"
  549. *ColorSepScreenAngle ProcessYellow.150lpi.2400dpiSTAR/150 lpi / 2400 dpi STAR: "0.0"
  550.  
  551. *ColorSepScreenFreq ProcessBlack.150lpi.2400dpiSTAR/150 lpi / 2400 dpi STAR: "154.28"
  552. *ColorSepScreenFreq CustomColor.150lpi.2400dpiSTAR/150 lpi / 2400 dpi STAR: "154.28"
  553. *ColorSepScreenFreq ProcessCyan.150lpi.2400dpiSTAR/150 lpi / 2400 dpi STAR: "154.60"
  554. *ColorSepScreenFreq ProcessMagenta.150lpi.2400dpiSTAR/150 lpi / 2400 dpi STAR: "154.60"
  555. *ColorSepScreenFreq ProcessYellow.150lpi.2400dpiSTAR/150 lpi / 2400 dpi STAR: "150.00"
  556.  
  557. *% For 160 lpi  =====================================================
  558.  
  559. *ColorSepScreenAngle ProcessBlack.160lpi.2400dpi/160 lpi / 2400 dpi: "45.0"
  560. *ColorSepScreenAngle CustomColor.160lpi.2400dpi/160 lpi / 2400 dpi: "45.0"
  561. *ColorSepScreenAngle ProcessCyan.160lpi.2400dpi/160 lpi / 2400 dpi: "18.43"
  562. *ColorSepScreenAngle ProcessMagenta.160lpi.2400dpi/160 lpi / 2400 dpi: "71.57"
  563. *ColorSepScreenAngle ProcessYellow.160lpi.2400dpi/160 lpi / 2400 dpi: "0.0"
  564.  
  565. *ColorSepScreenFreq ProcessBlack.160lpi.2400dpi/160 lpi / 2400 dpi: "169.71"
  566. *ColorSepScreenFreq CustomColor.160lpi.2400dpi/160 lpi / 2400 dpi: "169.71"
  567. *ColorSepScreenFreq ProcessCyan.160lpi.2400dpi/160 lpi / 2400 dpi: "151.79"
  568. *ColorSepScreenFreq ProcessMagenta.160lpi.2400dpi/160 lpi / 2400 dpi: "151.79"
  569. *ColorSepScreenFreq ProcessYellow.160lpi.2400dpi/160 lpi / 2400 dpi: "160.00"
  570.  
  571. *% For 175 lpi  =====================================================
  572.  
  573. *ColorSepScreenAngle ProcessBlack.175lpi.2400dpi/175 lpi / 2400 dpi: "45.0"
  574. *ColorSepScreenAngle CustomColor.175lpi.2400dpi/175 lpi / 2400 dpi: "45.0"
  575. *ColorSepScreenAngle ProcessCyan.175lpi.2400dpi/175 lpi / 2400 dpi: "18.43"
  576. *ColorSepScreenAngle ProcessMagenta.175lpi.2400dpi/175 lpi / 2400 dpi: "71.57"
  577. *ColorSepScreenAngle ProcessYellow.175lpi.2400dpi/175 lpi / 2400 dpi: "0.0"
  578.  
  579. *ColorSepScreenFreq ProcessBlack.175lpi.2400dpi/175 lpi / 2400 dpi: "169.71"
  580. *ColorSepScreenFreq CustomColor.175lpi.2400dpi/175 lpi / 2400 dpi: "169.71"
  581. *ColorSepScreenFreq ProcessCyan.175lpi.2400dpi/175 lpi / 2400 dpi: "189.74"
  582. *ColorSepScreenFreq ProcessMagenta.175lpi.2400dpi/175 lpi / 2400 dpi: "189.74"
  583. *ColorSepScreenFreq ProcessYellow.175lpi.2400dpi/175 lpi / 2400 dpi: "160.00"
  584.  
  585. *% For 200 lpi  =====================================================
  586.  
  587. *ColorSepScreenAngle ProcessBlack.200lpi.2400dpi/200 lpi / 2400 dpi: "45.0"
  588. *ColorSepScreenAngle CustomColor.200lpi.2400dpi/200 lpi / 2400 dpi: "45.0"
  589. *ColorSepScreenAngle ProcessCyan.200lpi.2400dpi/200 lpi / 2400 dpi: "18.43"
  590. *ColorSepScreenAngle ProcessMagenta.200lpi.2400dpi/200 lpi / 2400 dpi: "71.57"
  591. *ColorSepScreenAngle ProcessYellow.200lpi.2400dpi/200 lpi / 2400 dpi: "0.0"
  592.  
  593. *ColorSepScreenFreq ProcessBlack.200lpi.2400dpi/200 lpi / 2400 dpi: "212.13"
  594. *ColorSepScreenFreq CustomColor.200lpi.2400dpi/200 lpi / 2400 dpi: "212.13"
  595. *ColorSepScreenFreq ProcessCyan.200lpi.2400dpi/200 lpi / 2400 dpi: "189.74"
  596. *ColorSepScreenFreq ProcessMagenta.200lpi.2400dpi/200 lpi / 2400 dpi: "189.74"
  597. *ColorSepScreenFreq ProcessYellow.200lpi.2400dpi/200 lpi / 2400 dpi: "200.00"
  598.  
  599. *% The byte count of this file should be exactly 025975 or 026576
  600. *% depending on the filesystem it resides in.
  601. *% end of PPD file for AGFA ProSet 9600 
  602.